From: Colin Walters Date: Mon, 21 Jul 2025 20:46:51 +0000 (-0400) Subject: Release 2025.4 X-Git-Tag: archive/raspbian/2025.7-2+rpi1^2^2~6^2~3^2^2~1 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22stanciumarius94%40gmail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22stanciumarius94%40gmail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=58920195a8bbe6df4107af2c69996de908d1e9a0;p=ostree.git Release 2025.4 --- diff --git a/configure.ac b/configure.ac index 4cce75df..784c43d8 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ m4_define([year_version], [2025]) m4_define([release_version], [4]) m4_define([package_version], [year_version.release_version]) AC_INIT([libostree], [package_version], [walters@verbum.org]) -is_release_build=no +is_release_build=yes AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([buildutil]) AC_CONFIG_AUX_DIR([build-aux])